* hexl.el (hexl-before-revert-hook): New function.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 03:20:57 +0000 (03:20 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 18 Jan 2007 03:20:57 +0000 (03:20 +0000)
commit9d0b6c952c01d4ec8204db737feb6101f66f2542
tree9af00c157b98d229e5904ab70763295f3199f156
parent251171a224788c502517d074d6fbd566a2b2fa75
* hexl.el (hexl-before-revert-hook): New function.
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.
lisp/ChangeLog